home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6553 < prev    next >
Encoding:
Text File  |  1996-08-05  |  982 b   |  26 lines

  1. Path: news.lth.se!usenet
  2. From: dpn@dionysos.df.lth.se (Dennis Pettersson)
  3. Newsgroups: comp.lang.c++
  4. Subject: VC++ 4.0, WM_KEYDOWN in a CPropertyPage
  5. Date: Fri, 09 Feb 1996 09:52:23 GMT
  6. Organization: Lunds Universitet
  7. Message-ID: <4ff5np$ere@news.lth.se>
  8. NNTP-Posting-Host: dionysos.df.lth.se
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I've been trying to read tmy keyboard while i'm inside a PropertyPage.
  12. The messages seem to be send to the controls, but how do i get the
  13. keys in my CPropertyPage? Using classwisard to create a OnKeyDown to
  14. my CPropertyPage doesn't work. Neither can i create a OnKeyDown on my
  15. CPropertySheet. I.e. i can put them there but i get no respons.
  16. (I want to read the keyboard for the entire page to set different
  17. states on a set of checkboxes depending in keypressing.)
  18.  
  19. /Dennis
  20. ------
  21. Dennis Pettersson         e-Mail: depe@dionysos.df.lth.se
  22. BohusvΣgen 9           Fax/Phone: +46 - (0)46131003
  23. S-222 25  Lund       Mobilephone: +46 - (0)705858627
  24. Sweden
  25.  
  26.